10003 matches found
CVE-2018-19777
CVE-2018-19777 affects Artifex MuPDF 1.14.0, where an infinite loop in the function svg_dev_end_tile (fitz/svg-device.c) can be demonstrated by mutool. The connected sources confirm the vulnerable component and code path but do not provide detailed exploitation conditions beyond the loop example....
CVE-2018-7186
Leptonica prior to 1.75.3 is vulnerable to a format-string flaw in fscanf/sscanf (%s argument) that can cause a stack-based buffer overflow in remote contexts, via gplotRead and ptaReadStream. Exploitation status is not detailed in the provided documents. Remediation: upgrade to Leptonica 1.75.3 ...
CVE-2018-7556
Vulnerability: LimeSurvey (versions 2.6.x before 2.6.7, 2.7x.x before 2.73.1, and 3.x before 3.4.2) mishandles application/controller/InstallerController.php after installation, allowing remote attackers to access the configuration file (information disclosure). This is a file-disclosure issue du...
CVE-2018-7869
CVE-2018-7869 concerns libming 0.4.8, with a memory leak in the function dcinit (util/decompile.c) that leads to a denial of service. Documents consistently identify the affected component as libming 0.4.8 and the leakage in dcinit; no explicit exploitation details or patches are provided in the ...
CVE-2021-45972
CVE-2021-45972 affects giftrans 1.12.2, where the giftrans function has a stack-based buffer overflow. A value in the input file dictates the amount of data to write, allowing an attacker to overwrite up to 250 bytes outside the allocated buffer with arbitrary data. This is the documented impact;...
CVE-2023-0770
GPAC (gpac/gpac) CVE-2023-0770 targets the GPAC multimedia framework, with a stack-based buffer overflow in versions prior to 2.2. The issue is labeled HIGH severity: local attacker requires user interaction and could cause denial of service or potentially arbitrary code execution. Public exploit...
CVE-2025-38542
CVE-2025-38542 affects the Linux kernel net:appletalk code. The vulnerability is a device refcount leak in atrtr_create(): during route entry updates, the old device reference was not released before assigning the new one, leading to a leak. The fix releases the old reference with dev_put() befor...
CVE-2025-38548
CVE-2025-38548 affects the Linux kernel hwmon driver for Corsair Corsair-CPro. The root cause is improper validation of the input buffer size received by the USB command path, allowing potential mismatches between the reported and actual buffer lengths. The fix, as documented in the connected Ast...
CVE-2025-38702
The CVE-2025-38702 entry concerns the Linux kernel fbdev subsystem. The issue is a potential buffer overflow in do_register_framebuffer() when unregistration creates NULL gaps in registered_fb[], when all slots become occupied despite num_registered_fb
CVE-2025-39800
CVE-2025-39800 affects the Linux kernel’s btrfs subsystem, specifically the btrfs_copy_root() path. The issue occurs when cloning an extent buffer with an unexpected eb generation: instead of aborting the transaction, the code would WARN_ON() and allow metadata to persist with the unexpected gene...
CVE-2026-12996
CVE-2026-12996 affects OpenVPN 2.6.0–2.6.20 and 2.7_alpha1–2.7.4, via a use-after-free in ack_write_buf triggered by specific control/auth sequence during TLS session promotion/expiry, potentially causing a crash or memory leak (denial of service). Connected advisories note that updates exist to ...
CVE-2026-56968
CVE-2026-56968 affects GNU SASL versions prior to 2.2.4. The NTLM client’s short challenge in the function _gsasl_ntlm_client_step has inadequate sanitization, which can lead to memory disclosure when interacting with a crafted server. Public sources (SUSE, Debian OSV, Ubuntu/Ubuntu-related advis...
CVE-1999-1182
This CVE (CVE-1999-1182) affects Linux runtime linkers ld.so and ld-linux.so. A buffer overflow occurs when a long argv[0] triggers an error report by ld.so/ld-linux.so, allowing local users to gain privileges when invoking a setuid program. The attack is local with low complexity; impact is to c...
CVE-2001-0193
CVE-2001-0193 describes a format-string vulnerability in the man page viewer, observed in some Linux distributions via the -l parameter, enabling local privilege escalation. Connected documents identify Debian as affected via the man-db package and reference Debian Security Advisory DSA-028-1, wh...
CVE-2007-5743
CVE-2007-5743 affects viewvc 1.0.3 and allows improper access control to files in a repository when using the "forbidden" configuration option. NVD lists CVSS‑2 base 4.3 (Network, Medium) and CVSS‑3.1 base 7.5 (Network, Low‑Impact? actually C:H I:N A:N) with confidentiality impact High; other imp...
CVE-2011-3618
CVE-2011-3618 relates to a symlink attack caused by insecure tempfile handling in the tool described as “atop.” The linked records (NVD, OSV, Debian/Ubuntu trackers and others) consistently cite this issue as a local‑attack vulnerability with insecure tempfile handling, leading to potential expos...
CVE-2013-2106
Technical details (affected product, component, version, root cause or fix) are not publicly available in the provided documents; monitor for updates.
CVE-2016-4561
CVE-2016-4561 affects ikiwiki’s CGI.pm cgierror function, where an XSS exists in error messages for ikiwiki before 3.20160506. Exploitation could inject script/HTML in victims’ sessions. Public advisories note mitigation via updates to ikiwiki (e.g., Debian/DSA-3571-1, Mageia MGASA-2019-0113, Deb...
CVE-2017-17514
CVE-2017-17514 affects nip2 8.4.0: boxes.c does not validate strings before launching the program specified by BROWSER, potentially enabling argument-injection via a crafted URL. The description notes that the product may not actually use the BROWSER variable. Connected documents corroborate the ...
CVE-2025-10921
The CVE-2025-10921 issue affects GIMP HDR parsing where HDR file data length is not properly validated before copying to a heap-based buffer, enabling remote code execution with user interaction (visiting a malicious page or opening a malicious file). The connected advisories (SUSE, AlmaLinux, Or...
CVE-2025-39684
CVE-2025-39684 affects the Linux kernel Comedi subsystem. The vulnerability arises in do_insn_ioctl() and do_insnlist_ioctl() where a buffer of insn->n samples (unsigned int per sample) could copy back more data to userspace than was initialized, leaking kernel memory. Root cause: not all inst...
CVE-2025-39806
CVE-2025-39806 refers to a slab-out-of-bounds access in the Linux kernel HID multitouch path, specifically in mt_report_fixup(). An attacker could trigger this when a HID report descriptor is smaller than 607 bytes; mt_report_fixup() patches at offset 607 without validating descriptor length, lea...
CVE-2025-39813
CVE-2025-39813 concerns the Linux kernel ftrace subsystem. A race between ftrace_dump() and trace_pipe reads could trigger WARN_ON_ONCE in trace_printk_seq() when trace data is consumed by other readers, causing iter.seq to be mispopulated. The documented fix moves the trace_printk_seq() call ins...
CVE-2025-39844
CVE-2025-39844 relates to a Linux kernel memory-management bug where page-table synchronization was not consistently performed when vmemmap spans multiple PGD entries. The issue caused intermittent boot failures and a kernel panic (notably on 4-level paging with large persistent memory) due to a ...
CVE-2025-39849
CVE-2025-39849 refers to a Linux kernel vulnerability in the wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() path. The issue allows memory corruption if ssid->datalen exceeds IEEE80211_MAX_SSID_LEN (32) due to missing bounds checks. The connected documents confirm this CVE ...
CVE-2025-39869
CVE-2025-39869: Linux kernel memory allocation bug in dmaengine: ti: edma caused out-of-bounds writes to queue_priority_map due to allocating with sizeof(s8) for a 2D array; manifested as kernel crashes on ARM (BeagleBoard-X15). The issue is fixed by changing the allocation to sizeof(*queue_prior...
CVE-1999-1390
CVE-1999-1390 affects suidexec in suidmanager 0.18 on Debian 2.0, where local users can gain root privileges by specifying a malicious program on the command line. The issue is a local privilege escalation; the exact root cause is not fully detailed in the provided documents. Affected component i...
CVE-1999-1411
The vulnerability CVE-1999-1411 affects the fsp package 2.71-10 on Debian GNU/Linux 2.0. During installation, an anonymous FTP user is added without administrator notification, which could automatically enable anonymous FTP on servers such as wu-ftp. Impact described as enabling anonymous FTP acc...
CVE-2003-0361
The CVE-2003-0361 issue affects gPS prior to version 1.1.0, where rgpsp connection source acceptation policy was not correctly enforced by /etc/rgpsp.conf, potentially allowing unauthorized remote hosts to connect to rgpsp. Public sources (NVD entry) describe the vulnerability, and Debian OpenVAS...
CVE-2011-1588
CVE-2011-1588 affects Thunar up to version 1.3.1, where a crash can occur when copying and pasting a file name containing % format characters due to a format string error. The root cause is a faulty format string handling in the relevant code path. The connected advisories indicate a fix in the O...
CVE-2013-2745
CVE-2013-2745: A SQL Injection vulnerability in MiniDLNA prior to version 1.1.0. The issue affects MiniDLNA’s handling of database queries, with CVSS reports indicating high to critical impact (CVSS2 base 7.5, CVSS3.1 base 9.8). Affected software is MiniDLNA; the root cause is SQL injection in th...
CVE-2025-38650
CVE-2025-38650 affects the Linux kernel hfsplus code path. The issue arises from a deadlock-prone interaction around the extents tree: the code previously invoked mutex_lock in a path leading to hfsplus_free_extents, and a commit (31651c607151) was applied to unlock the extents tree before hfsplu...
CVE-2025-39881
CVE-2025-39881 involves a use-after-free in the Linux kernel PSI/PCI monitoring path within kernfs polling. The issue occurs when an open PSI-related file is released while an epoll poll still holds references, leading to use-after-free during re-enabling the monitoring. The fix introduces kernfs...
CVE-1999-0341
The CVE-1999-0341 entry describes a buffer overflow in the Linux mail program “deliver” that allows local users to gain root access. The connected documents confirm the affected component is the Linux mail utility deliver and identify the root cause as a buffer overflow, leading to privilege esca...
CVE-1999-0978
CVE-1999-0978 concerns ht://Dig htsearch CGI in the htdig package. Connected Nessus entry describes an information-disclosure vulnerability where the htsearch CGI allows reading arbitrary files on the target host. The affected component is the htsearch CGI (part of ht/dig), prior to version 3.1.5...
CVE-1999-1276
The CVE-1999-1276 entry describes a local privilege escalation in fte-console: before 0.46b-4.1 it does not drop root privileges, allowing local users to gain root via the virtual console device. Affected: fte-package fte-console. Impact per CVSS: complete impact to confidentiality, integrity, an...
CVE-2000-0076
Summary: CVE-2000-0076 affects the nviboot boot script in the Debian nvi package. Local users can delete files through malformed entries in vi.recover. The available records confirm the affected component (nviboot in Debian nvi), the underlying cause (malformed vi.recover entries) and the impact ...
CVE-2000-1135
CVE-2000-1135 describes a local privilege issue in the fshd (fsh daemon) on Debian GNU/Linux. The vulnerability allows a local user to overwrite files belonging to other users via a symbolic link (symlink) attack. The impact is partial confidentiality, integrity, and availability due to the abili...
CVE-2001-0430
The CVE-2001-0430 entry refers to a vulnerability in exuberant-ctags prior to version 3.2.4-0.1 where temporary files are created insecurely, leading to potential local file exposure or corruption. Public sources in the connected documents confirm the issue and identify the Debian package update ...
CVE-2001-0738
The CVE-2001-0738 issue affects the Linux kernel logging daemon klogd (sysklogd 1.3) across various distributions. A NULL byte in log messages can cause klogd to enter an infinite loop and hang, effectively a denial-of-service. Root cause cited is klogd’s LogLine handling of NULL bytes in input. ...
CVE-2001-1331
CVE-2001-1331 affects the man-db package’s mandb tool. The vulnerability exists in mandb before version 2.3.16-3, where invoking mandb with -u or -c does not drop privileges and does not drop file-system symlinks, enabling local users to overwrite arbitrary files. Impact is local, potentially ena...
CVE-2011-1070
CVE-2011-1070 involves v86d (before 0.1.10) failing to verify that netlink messages originate from the kernel. This can allow a local, unprivileged attacker to manipulate the video mode and potentially other consequences. Remediation per connected entries is to upgrade to v86d 0.1.10 or newer (pa...
CVE-2011-1136
CVE-2011-1136 affects tesseract versions 2.03 and 2.04. The issue enables a local attacker to rewrite an arbitrary user file by guessing a process ID and creating a link to the user’s file, indicating a local-privilege-like impact with integrity risk. The connected documents corroborate the descr...
CVE-2011-2207
The entries for CVE-2011-2207 document a vulnerability in dirmngr prior to version 2.1.0 where certain system calls are improperly handled, allowing remote attackers to cause a denial of service via a specially-crafted certificate. Affected component: dirmngr (before 2.1.0). Root cause is describ...
CVE-2012-6639
CVE-2012-6639 describes a privilege-elevation vulnerability in Cloud-init prior to 0.7.0. The issue occurs when requests to an untrusted system are made for EC2 instance data, allowing an attacker with network access to leverage low-privileged execution to gain higher privileges. The available co...
CVE-2018-7551
CVE-2018-7551: There is an invalid free in MiniPS::delete0 in minips.cpp causing a segmentation fault in sam2p 0.49.4. A crafted input may lead to denial of service or unspecified other impact. This vulnerability is documented across multiple sources (NVD, OSV, Mageia, Debian NASL/OpenVAS records...
CVE-2025-38510
The CVE-2025-38510 issue in the Linux kernel is about the KASAN memory debugger. The fix removes kasan_find_vm_area() to avoid deadlocks during KASAN reporting when find_vm_area() would be called in an atomic_context. The vulnerability stemmed from a potential deadlock between kernel VM area repo...
CVE-2025-38569
CVE-2025-38569 (Linux kernel benet) arises from a bug in the be2net SR-IOV VF MAC address configuration flow where be_cmd_set_mac_list() calls dma_free_coherent() while still under spin_lock_bh, leading to a kernel crash (BUG at mm/vmalloc.c and OOPs) when SR-IOV VFs are created. The linked advis...
CVE-2025-38681
CVE-2025-38681 affects the Linux kernel mm/ptdump code. The issue arises when memory hotplug modifications race with ptdump_walk_pgd() and intermediate page-table frees, causing the ptdump code to dereference freed memory and potentially crash or corrupt data. The fix moves the memory hotplug loc...
CVE-2025-38732
CVE-2025-38732 refers to a Linux kernel vulnerability in netfilter nf_reject where loopback packets could cause a dst refcount leak. The issue arises from a patch that added a WARN during skb dst entry replacement but forgot that loopback packets already have a dst_entry attached (even at PRE_ROU...